@charset "utf-8";

.about_us {
	color: #EB7A5A;
}
.round {
	width:9px;
	height:9px;
	border-radius:9px;
	background-color: #EB7A5A;
	float: left;
}
.projects {
	width: 650px;
    margin-left: 223px;
}

.empty-space {
	padding:83px 0 0 0;
}
.line_1 {
	width:1px;
	height:110px;
	background-color: #EB7A5A;
	margin-left:4px;
}
.line_2 {
	width:1px;
	height:115px;
	background-color: #EB7A5A;
	margin-left:4px;
}
.line_3 {
	height:63px;
	margin-left:4px;
	border-left-color: #EB7A5A;
	border-left-width:1px;
	border-left-style:solid;
}


.about_us_text {
    margin-left: 25px;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    float: left;
    width: 620px;
    margin-top: -14px;
}



/*
width: 620px;
margin-top: -6px;
.projects {
	padding: 41px 35px 25px 0;
*/
